Re: [HACKERS] pg_dump core dump, upgrading from 6.5b1 to 5/24 snapshot

Поиск
Список
Период
Сортировка
От Ari Halberstadt
Тема Re: [HACKERS] pg_dump core dump, upgrading from 6.5b1 to 5/24 snapshot
Дата
Msg-id v04003a08b370b74db950@[207.244.108.39]
обсуждение исходный текст
Ответ на Re: [HACKERS] pg_dump core dump, upgrading from 6.5b1 to 5/24 snapshot  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: [HACKERS] pg_dump core dump, upgrading from 6.5b1 to 5/24 snapshot  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane <tgl@sss.pgh.pa.us> wrote:
>...
>  But I think what Bruce really had in mind was to run pg_dump out of
>the latest snapshot against your 6.5b1 postmaster.  That should work

Running the new pg_dump:

$ pg_dump -p 4001 -D -f bboard.out bboard
Segmentation Fault (core dumped)

>  The coredump is happening in pg_dump, right, not in the connected
>backend?

Yes, it's pg_dump, not the backend.

-- Ari Halberstadt mailto:ari@shore.net <http://www.magiccookie.com/>
PGP public key available at <http://www.magiccookie.com/pgpkey.txt>




В списке pgsql-hackers по дате отправления:

Предыдущее
От: Ari Halberstadt
Дата:
Сообщение: Re: AW: [HACKERS] pg_dump core dump, upgrading from 6.5b1 to 5/24 sna pshot
Следующее
От: David Sauer
Дата:
Сообщение: I can't compile cvs snapshot ...